SaveIndex OLE Automation RoutineSaveIndex( indexPath ) Returns True if the index was saved successfully, otherwise False. Example: If Not wilbur.SaveIndex(Text1.Text) Then MsgBox (wilbur.GetMessages) End If This will save the index with the path entered into the Text1 field. If it cannot be successfully saved, a message box is displayed with whatever messages were generated by Wilbur. |
Copyright ⌐ 1999 RedTree
Development Inc. All rights reserved. |